<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container{max-width:1200px;}
.lm-body{padding:25px 0;background:#f2f2f2;}
.lm-body .body-r{padding:25px 30px;background:#ffffff;}
@media (max-width:1025px) /*手机端*/
{
.lm-body{padding:10px 0;background:#ffffff;}
.lm-body .body-r{padding:5px 0px;}
}
/*网站公共样式*/
.info-content1{font-size:16px;line-height:2;min-height: 300px;padding-top:10px;margin-bottom:10px;}
.info-content{font-size:16px;line-height:2;min-height: 300px;padding:10px 0px;overflow: hidden; }
.info-content .title{line-height:1.5;text-align: center;padding:20px 0 12px;border-bottom: #f2f2f2 1px solid;font-weight: normal;}
.info-content .title1{line-height:1.5;text-align: center;padding:20px 0;border-bottom: #f2f2f2 0px solid;font-weight: normal;}
.info-content .info{color:#999;text-align: center;}
.info-content p{padding: 0px;margin:10px 0px;}
.info-content1 p{padding: 0px;margin:10px 0px;}
.info-content1 img{width: 100%;border-radius: 10px;margin:10px 0px;}
.info-content img{max-width: 100%;text-align: center;}
.info-next{clear:both;font-size:16px;}
.info-next li{float:left;width:50%;}
.info-next .t-right{text-align: right;float: right;}
@media (max-width:767px) /*手机端*/
{
    .info-content{font-size:14px;padding:0px 0px;}
    .info-content .title{font-size:22px;}
    .info-next{font-size:14px;}
    .info-next li{width:100%;}
    .info-next .t-right{text-align: left;}
}
a{color:#333;text-decoration:none;}                                            
a:hover{color:#efb402;}
a:focus{color:#efb402;}
a.btn-more{display:block;width:130px;height:40px;line-height:40px;color:#fff;background:#333;text-align:center;margin:0 auto;margin-top:20px;border-radius: 25px;-webkit-transition: all 0.5s;transition: all 0.5s;}
a.btn-more:hover{background:#efb402;}
@media (max-width:767px) /*手机端*/
{
a.btn-more{width:110px;height:32px;line-height:32px;margin-top:15px;border-radius: 16px;}
}

/*栏目-标题-布局*/

.lm-title{clear: both;width:100%;padding-bottom: 13px;border-bottom: 3px #f2f2f2 solid;overflow: hidden;}
.lm-title .s1{display: inline-block;height:50px;line-height:50px;font-size:24px;color:#efb402;border-bottom: 2px #efb402 solid;}
.lm-title .s2{padding-right: 0px;}
@media (max-width:1025px) /*手机端*/
{
    .lm-title .s1{height:45px;line-height:45px;font-size:20px;}
}
@media (max-width:767px) /*手机端*/
{
    .lm-title .s1{height:40px;line-height:40px;font-size:18px;}
}
.banner .banner-next,.banner .banner-prev{ width:64px; height:64px; position:absolute; z-index:1000; top:50%; margin-top:-40px; cursor:pointer;}
.banner .banner-next{ left:0; background:url(../images/banner-next.png) no-repeat center center; background-size:cover; left:70px;}
.banner .banner-prev{ right:0; background:url(../images/banner-prev.png) no-repeat center center; background-size:cover; right:70px; }

.banner-sub {height: 344px;background: no-repeat center / cover;}
.banner-sub .container {display: table;height: 100%;}
.banner-sub .inner {display: table-cell;vertical-align: middle;color: #fff;text-align: center;font-size: 44px;text-shadow: 0 2px 2px #333333;}
@media (max-width:1024px) /*手机端*/
{
.banner-sub {height: 250px;}
}
@media (max-width:768px) /*手机端*/
{
.banner-sub {height: 200px;}
.banner .banner-next,.banner .banner-prev{ display: none;}
}
@media (max-width:767px) /*手机端*/
{
.banner-sub {height: 100px;}
}
.text-overflow {
  overflow: hidden; display: block; white-space: nowrap;text-overflow:ellipsis; -ms-text-overflow: ellipsis;
}
.text-overflow-lines2 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines3 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}
/*首页模块样式*/
.module-box {clear:both;padding:70px 0px;margin:0 auto;overflow:hidden;}
.module-box .module-title{position:relative;text-align:center;margin:0px 0px 30px 0px;background:url(../images/title.png) no-repeat center;}
.module-box .module-title .cn-title{display:block;font-size: 30px;line-height: 1.5;font-weight: bold;}
.module-box .module-title .en-title{display:inline-block;*display:inline;*zoom:1;font-size:18px;line-height: 1.5;color: #666666;font-family: arial;}
.module-box .module-title .en-title span{color: #efb402;}

@media (max-width:767px) /*手机端*/
{
.module-box {padding:45px 0px}
.module-box .module-title{margin:0px 0px 20px 0px;}
.module-box .module-title .cn-title{font-size:24px;}
.module-box .module-title .en-title{font-size:17px;}
}

/*顶部样式*/
.header{position: relative;background-color: #fff;}
.header .topbar{line-height: 36px;background-color: #f9f9f9;border-bottom: 1px solid #eee;}
.header .topbar ul{float: right;}
.header .topbar li{float: left;color: #ddd;}
.header .topbar li.pipe{padding: 0 10px;}

.header .logo{float: left;font-size: 0;height: 120px;line-height: 120px;text-align: left;}
.header .logo img{width: 100%;}
.header .tel{float: right;margin-top: 31px;}
.header .tel .t1{display: block;color:#666;background: url(../images/tel.png) no-repeat left center;height: 24px;line-height: 24px;padding-left: 30px;}
.header .tel .t2{display: block;font-size: 30px;font-family: arial;font-weight: bold;line-height: 1.5;color: #efba02;}
.header .text{float: left;font-size: 16px;margin: 20px 0 20px 30px;padding: 5px 0 5px 30px;border-left: 1px solid #ddd;}
.header .text strong{display: block;font-size: 26px;}

/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}
@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}

/*手机顶部搜索样式 */
.search_box{position: absolute;z-index:2;width:100%;background:#f5f5f5;}
.top-search{display:none;width:100%;}

.attr-nav{float:right;margin-left: 20px;transition:.5s all;-webkit-transition:.5s all;-o-transition:.5s all;-moz-transition:.5s all;-ms-transition:.5s all}

/*搜索样式*/
.s-bar{clear:both;margin:12px 0;width:100%;border:1px solid #c3c3c3;border-radius: 18px;background:#fff;overflow:hidden;}
.s-bar .s-input{float:left;padding-left:12px;height:34px;width:84%;border:0px solid #c3c3c3;font-size:14px;color:#999;}
.s-bar .s-btn{float:left;border:0px;width:16%;height:34px;cursor:pointer;background:url(../images/ss.png) no-repeat center center;}


/*主菜单*/
@media (min-width:1200px) /*pc端*/
{
.header .nav-toggle{display:none}
.main-menu{padding:0px;background:#333;height:60px;}
    .nav&gt;ul&gt;li{display:inline-block;text-align:center;width: 12.5%;}
    .nav&gt;ul&gt;li&gt;a{display:block;text-align:center;font-size:16px;color:#fff;position:relative;line-height:60px;height:60px;}
    .nav&gt;ul&gt;li:hover &gt; a{background:#efb402;}
    .nav&gt;ul&gt;li.current &gt; a{background:#efb402;}
    .nav&gt;ul&gt;li.current:hover &gt; a{background:#efb402;}
    .nav&gt;ul&gt;li&gt;ul{position:absolute;}
    .nav li:hover&gt;ul{display:block}
    /*.nav&gt; ul &gt; li &gt; ul::before {display:block;margin:0px auto;text-align: center;position:absolute;top:0px;left: 50%;margin-left: -5px;content: "";width: 0;height: 0;border-left:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid #fff;}*/
    .nav&gt; ul &gt; li &gt; ul li ul::before{display:block;margin:0px auto;text-align: center;position:absolute;top:20px;left:-10px;content: "";width: 0;height: 0;border-bottom:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
    .nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:15px;line-height:45px;border-top:1px solid #fff;}
    .nav ul li ul li:first-child a{border-top:0px solid #fff;}  
    .nav ul li ul li a:hover{text-decoration:none;color:#efb402;}

    .nav ul li{position:relative;}
    .nav ul li .arrow{display:none}
    .nav ul li ul{display:none;position:absolute;border-top:0px solid #efb402;padding: 10px 20px;left:0%;z-index:1002;width:100%;background:rgba(51,51,51,0.7);} /*二级ul样式*/
    .nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/
.el-input-group {width: 50%!important;}
}

@media (max-width:1200px) /*手机端*/
{
.header .logo {height:60px;line-height:60px;}
.header .logo img{width: auto;height:60px;padding: 8px 0px 8px 5px;}
.header .top_zdy{display: none;}
.header .nav-toggle{position:absolute;right:0px;background:#164295;top:0px;font-size:20px;color:#fff;width:50px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1005;}
.header .nav-toggle.active{color:#fff;}
.switch i {
  position:absolute;
    display: block;
    height:60px;
    line-height:60px;
    color: #164295;
    text-align: center;
    right: 62px;
    top:0px;
    font-size: 20px;
    z-index:1005;
}

.nav{position:fixed;z-index:1006;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current &gt; a{color:#333;}
.nav ul li.active &gt; ul{display:block}
.nav ul li.active &gt; .arrow{transform:rotate(90deg)}
}
/*子栏目样式*/
.sub-nav-box {clear: both;position: relative;z-index: 2;padding:0px 0px 0px;margin-top:-125px;}
.sub-nav-box .sub-nav-title{height:100px;text-align: center;padding-left:0px;background:#efb402;}
.sub-nav-box .sub-nav-title span{display:block;color:white;}
.sub-nav-box .sub-nav-title .s1{line-height:35px;font-size:22px;font-weight: bold;padding-top:20px;}
.sub-nav-box .sub-nav-title .s2{line-height:25px;font-size:18px;text-transform:Uppercase;}

.sub-nav-box .sub-nav-title .nav-toggle{width:50px;line-height:36px;padding: 0px;cursor:pointer;color:#fff;text-align:center}
.sub-nav-box .sub-nav-title .nav-toggle.active{color:#333}

.sub-nav-box .sub-nav{clear:both;width:100%;margin-top: 25px;background:#ffffff;overflow:hidden;}
.sub-nav-box .sub-nav li{float:left;width:100%;padding:0px;text-align:center;position:relative;}
.sub-nav-box .sub-nav li a{display:block;line-height:58px;border-bottom:2px #f2f2f2 solid;font-size:16px;}
.sub-nav-box .sub-nav li a:hover{color: #efb402;}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left:52px;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:80px}

.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:58px;line-height:58px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:normal;font-size:18px;}

.sub-nav-box .sub-nav li.current &gt; a{color: #efb402;}
.sub-nav-box .sub-nav li.active &gt; ul{display:block}
.sub-nav-box .sub-nav li.active &gt; .arrow{color: #efb402;transform:rotate(90deg)}

.sub-nav-box1 {clear: both;padding-top: 20px;border:1px #e0e0e0 solid;border-top:0px #e0e0e0 solid;border-bottom:0px #e0e0e0 solid;}
.sub-nav-box1 .sub-nav-title{}
.sub-nav-box1 .sub-nav-title span{display:block;padding-left:20px;}
.sub-nav-box1 .sub-nav-title .s1{height:50px;line-height:50px;font-size:24px;color:#efb402;background:url(../images/sub-nav1bg.jpg) no-repeat left bottom;}
.sub-nav-box1 .sub-nav-title .s2{padding-top: 10px;line-height: 2;font-size:18px;color:#c9c9c9;text-transform:Uppercase;}
.sub-nav-box1 .sub-nav{clear:both;width:100%;overflow:hidden;}
.sub-nav-box1 .sub-nav li{width:100%;padding: 8px 5px 8px 35px;font-size: 16px;text-align:left;border-bottom: dotted 1px #bbb;background: url(../images/arr3.png) no-repeat 20px center;}
.sub-nav-box1 .sub-nav li a{line-height:2;overflow: hidden; display: block; white-space: nowrap;text-overflow:ellipsis; -ms-text-overflow: ellipsis;}
.sub-nav-box1 .sub-nav1{clear:both;padding:10px 10px 10px 20px;width:100%;overflow:hidden;}
.sub-nav-box1 .sub-nav1 p{display: block;font-size: 16px;line-height: 2;}
@media (max-width:1025px) /*手机端*/
{
    .sub-nav-box {background:none;padding: 0px;margin-top:0px;margin-bottom:10px;z-index: auto;}
    .sub-nav-box .sub-nav-title{height:36px;line-height:36px;padding-bottom: 0px;text-align:left;font-size:16px;background:#efb402;color: #fff;padding-left: 10px;border-radius: 3px;}
    .sub-nav-box .sub-nav-title span{clear: both;border-left: 0px solid #0075c2;}
    .sub-nav-box .sub-nav-title .s1{display: none;}
    .sub-nav-box .sub-nav-title .s2{display: none;}

    .sub-nav-box .sub-nav{overflow-y:auto;background:#fff;margin-top:0px;}
    .sub-nav-box .sub-nav li{float:left;width:100%;background:none;}
    .sub-nav-box .sub-nav li a{display:block;padding-left:0px;line-height:50px;border-left:0px #efb402 solid;border-right:0px #efb402 solid;border-bottom:1px #ececec solid;font-size:15px;}
    .sub-nav-box .sub-nav li a:before{display: none;float:right;font-family:FontAwesome;content:"\f105";padding-right: 20px;}
.sub-nav {display:none}
.sub-nav.active{display:block}
.sub-nav.active{opacity:1;width:260px;max-width:60%;
    position: fixed;
    z-index: 1005;
    top: 0px;
    right: 0px;height:100%;height:100vh;}
    .sub-nav-box .sub-nav li.current &gt; a{background:none;color:#333;}
}

/*文章列表左边日期*/
.wzlb_zbrq_box{clear:both;}
.wzlb_zbrq_box li{margin:20px 0 0px 0;height:92px;padding-bottom:20px;position:relative;border-bottom:1px dotted #999;overflow:hidden;}
.wzlb_zbrq_box .date{position:absolute;left:0px;top:0px;max-width:70px;height:72px;background:#efb402;border:#e3e3e3 0px solid;text-align:center;font-family:Arial;padding:0px;width:100%;}
.wzlb_zbrq_box .date span{display:block;}
.wzlb_zbrq_box .date span.date1{line-height:30px;border-bottom:0px solid #333;color:#fff;font-size: 28px;font-weight:bold;margin:0 auto;padding-top:12px;}
.wzlb_zbrq_box .date span.date2{color:#fff;font-size:12px;}
.wzlb_zbrq_box .con{margin-left:90px;}
.wzlb_zbrq_box .con a.title{clear:both;display:block;font-size:16px;font-weight: normal;height:1.5em;line-height:1.5em;text-decoration:none;margin:0px 0px 0px 0px;overflow:hidden;}
.wzlb_zbrq_box .con div.introduct{color:#666;line-height:22px;max-height:44px;margin-top: 4px;}
.wzlb_zbrq_box .con .mored{clear:both;margin-top: 12px;width:90px;height:26px;line-height:26px;text-align: center;background:#e8e8e8;color:#efb402;display:block;overflow:hidden;}
.wzlb_zbrq_box .con .mored:hover{background:#efb402;color:#fff;}

@media (max-width:998px) /*手机端*/
{
.wzlb_zbrq_box li{margin:15px 0 0px 0;padding-bottom:15px;}
.wzlb_zbrq_box .con{margin-left:85px;}
}

/*新闻幻灯片*/
.news-list5{clear:both;overflow:hidden;}
.news-list5 .item{width:100%;margin:0px 0px 10px 0px;}
.news-list5 .item .pic{height:280px;overflow:hidden;}
.news-list5 .item .pic img{width:100%;height:100%;}
.news-list5 .item:hover .pic img{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.news-list5 .item .con{padding:20px 15px;background-color: rgb(33, 90, 167);color: #fff;line-height: 2;}
.news-list5 .item .con a{color: #fff;}
.news-list5 .item .con h5{display:block;font-weight: normal;font-size:16px;}
.news-list5 .item .con p{line-height:1.75;margin-top: 5px;} 

@media (max-width:768px) /*手机端*/
{
.news-list5 .item .pic{max-height:220px;}
}
@media (max-width:767px) /*手机端*/
{
.news-list5 .item .pic{max-height:auto;}
}

/*首页-数字展示*/
.in-total {color: #fff;padding: 30px 0;position: relative;z-index:1;margin-top:-70px;margin-left: 60px;margin-right: 15px;text-align: center;background:#efb402;}
.in-total li {border-right:#ffffff 1px solid;}
.in-total li:nth-child(n+3) {border-right:#ffffff 0px solid;}
.in-total li span {display: block;line-height: 1;font-size: 24px;}
.in-total li strong {font-size: 48px;position: relative;display: inline-block;font-family: Impact;font-weight:normal;margin-right: 5px;}
.in-total li strong:before {position: absolute;right: -16px;top: 0;font-size: 24px;}
.in-total li p {margin: 10px 0 0;font-size: 15px;}

@media (max-width:1024px) /*手机端*/
{
.in-total {margin:0 0 60px 0;}
}  
@media (max-width:768px) /*手机端*/
{
.in-total {margin:0 0 50px 0;}
}  
@media (max-width:767px) /*手机端*/
{
.in-total {margin:0 0 30px 0;padding: 20px 0;}
.in-total li span {font-size: 18px;}
.in-total li strong {font-size: 28px;}
.in-total li p {font-size: 14px;}
}
@media (max-width:320px) /*手机端*/
{
.in-total li span {font-size: 14px;}
.in-total li strong {font-size: 24px;}
.in-total li p {font-size: 12px;}
}
/*首页-关于我们*/
.sy-about {clear: both;overflow: hidden;}
.sy-about .pic{border-left:#f2f2f2 30px solid;border-bottom:#f2f2f2 30px solid;}
.sy-about .pic img{width: 100%;}

.sy-about .cent p{font-size: 16px;line-height: 2;color: #666666;}
.sy-about .cent a.btn-more{margin-top:40px;width:170px;height: 50px;line-height: 50px;font-weight:normal;border-radius: 0;margin-left:0;}

@media (max-width:1024px) /*手机端*/
{
  .sy-about .cent a.btn-more{margin-top:20px;height: 40px;line-height: 40px;font-size: 14px;}
}
@media (max-width:768px) /*手机端*/
{
  .sy-about .cent .about-center{text-align:center;}
  .sy-about .cent a.btn-more{width:120px;height: 36px;line-height: 36px;;margin-left:auto;}
  .sy-about .pic{margin-top: 25px;border-left:#f2f2f2 0px solid;border-bottom:#f2f2f2 0px solid;}
}
/*首页选项卡*/
.tabBox { width:100%;padding:0px 5px;overflow:hidden;}
.tabBox .hd{text-align: center;margin-top:20px;position:relative;font-size:16px;}
.tabBox .hd ul{text-align: center;}
.tabBox .hd ul li{ display: inline-block;padding:8px 25px;text-align: center;color:#fff;margin: 0px 8px;border-radius:20px;border:#fff 1px solid;cursor: pointer;}
.tabBox .hd ul .active{ color:#efb402;border:#efb402 1px solid;}

.tabBox .bd {padding-top:110px;}

.images-list5 .item {margin-top: 20px;}
.images-list5 .item .title{width:100%;margin-top: 10px;font-size: 16px;text-align: center;overflow:hidden;}
.images-list5 .item .pic{overflow: hidden;}
.images-list5 .item .pic img{width:100%;}
.images-list5 .item:hover .pic img{transform:scale(1.1,1.1);-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5;}

 @media (max-width:1024px) /*手机端*/
{
.tabBox {padding:0px 0px;}
.tabBox .bd {padding-top:60px;}
}
 @media (max-width:768px) /*手机端*/
{
.tabBox .bd {padding-top:40px;}
.tabBox .hd ul li{ padding:8px 18px;margin: 0px 8px 10px;}
.tabBox .hd ul li:nth-child(n+6){margin-bottom: 0px;}
}
 @media (max-width:767px) /*手机端*/
{
.tabBox .bd {padding-top:30px;}
.tabBox .hd ul li{ padding:6px 15px;margin: 0px 3px 10px;font-size:15px;}
.tabBox .hd ul li:nth-child(n+6){margin-bottom: 0px;}
}
 @media (max-width:320px) /*手机端*/
{
.tabBox .hd ul li{ padding:6px 12px;margin: 0px 2px 10px;font-size:14px;}
}

/*首页_客户案例*/
.case-list {}
.case-list .item {}
.case-list .item .pic{display:block;overflow:hidden;}
.case-list .item .pic img{width:100%;}
.case-list .item .pic:hover img{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.case-list .item .title{font-size: 16px;text-align: center;line-height: 1.5;padding: 20px 10px 30px;background:#f4f4f4;}

 @media (max-width:767px) /*手机端*/
{
.case-list .item .title{padding: 15px 10px 20px;}
}

/*首页-优势*/
.sy_youshi{clear:both;background:url(../images/ys-bg.jpg) no-repeat center bottom /cover;}
.sy_youshi .item {margin-top: 140px;padding-bottom: 40px;}
.sy_youshi .item .tw{display:block;width:100%;text-align:left;overflow:hidden;}
.sy_youshi .item .tw .pic{overflow:hidden;}
.sy_youshi .item .tw .pic img{width:auto;}
.sy_youshi .item .tw .content{color:#fff;}
.sy_youshi .item .tw .content .t1{display:block;font-size:18px;font-weight:bold;margin-bottom: 15px;overflow:hidden;}
.sy_youshi .item .tw .content .t2{line-height:30px;overflow:hidden;} 
@media (max-width:1024px) /*手机端*/
{
.sy_youshi .item{margin-top: 120px;padding-bottom: 20px;}
}
@media (max-width:768px) /*手机端*/
{
.sy_youshi .item{margin-top: 100px;padding-bottom: 0px;}
}
@media (max-width:767px) /*手机端*/
{
.sy_youshi{clear:both;background:url(../images/ys-bg2.jpg) no-repeat center bottom /cover;}
.sy_youshi .item{margin-top: 50px;padding-bottom: 0px;}
.sy_youshi .item .tw .pic{text-align: center;height: 30px;}
.sy_youshi .item .tw .pic img{height:100%;}
.sy_youshi .item .tw .content .t1{font-size:16px;margin-top: 10px;margin-bottom: 10px;text-align: center;}
.sy_youshi .item .tw .content .t2{line-height:22px;overflow:hidden;} 
}

/*发展历程*/
.divHistory{ clear: both;padding-left: 0px;padding: 30px 0;}
.divHistory .divHistory_li{ padding-bottom: 4.17%; }
.divHistory .divThing{ font-size: 23px; line-height: 30px; padding-left: 44px; background:url(../images/icon_time.png) no-repeat left center; cursor: pointer; margin-bottom: 0px;}
.divHistory .divThing .spanTimes{ color: #efb402; font-size: 0.92em; }
.divHistory .divThing .spanInfo{ color: #7c7c7c; font-size: 0.92em; }
.divHistory .divThing .bottomdirection  
{  
    width:0;height:0;  
    line-height:0;  
    border-width:7px 6px;  
    border-style:solid;  
    border-color: #ea3c00 transparent transparent transparent;  
    display: inline-block;
    margin: -3px 15px;
} 
.divHistory .divThing .topdirection  
{  
    border-color: transparent transparent #efb402 transparent; 
    margin: 3px 15px;
} 
.divHistory .divTimeList{ margin-left: 12px; padding-top: 20px; border-left:#e3e3e3 1px solid;}
.divHistory .divTimeList .divTimeList_dl{ margin-left: -7px;}
.divHistory .divTimeList .divTimeList_dd{display: -moz-box; /* Firefox */ 
display: -ms-flexbox; /* IE10 */ 
display: -webkit-box; /* Safari */ 
display: -webkit-flex; /* Chrome, WebKit */ 
display: box; 
display: flexbox; 
padding:15px 0; position:relative;}
.divHistory .divTimeList .divTimeList_dd .spanYear{-webkit-box-flex: 0;-ms-flex: 0;-webkit-flex: 0;flex: 0; display: block; color: #efb402; font-size: 16px; padding-left: 34px; background:url(../images/icon_year.png) no-repeat left 7px; white-space: nowrap; line-height: 25px; /*line-height: 47px;*/ position:absolute;}
.divHistory .divTimeList .divTimeList_dd .divInfo{ -webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;  font-size: 16px; padding-left:112px;}
.divHistory .divTimeList .divTimeList_dd .divInfo p{ margin: 0; line-height: 25px;}
/*histroy*/
/*图片列表*/
.images-list .row {margin-left: -15px;margin-right: -15px;}
.images-list .item {margin-top: 20px;}
.images-list .item .title{width:100%;margin-top: 10px;font-size: 16px;text-align: center;overflow:hidden;}
.images-list .item .pic{overflow: hidden;}
.images-list .item .pic img{width:100%;}
.images-list .item:hover .pic img{transform:scale(1.1,1.1);-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5;}

.images-list1 .row {margin-left: -15px;margin-right: -15px;}
.images-list1 .item {margin-top: 20px;padding:15px;border: #e6e6e6 1px solid;}
.images-list1 .item:hover {border: #efb402 1px solid;}
.images-list1 .item .title{width:100%;margin-top: 10px;font-size: 16px;text-align: center;overflow:hidden;}
.images-list1 .item .pic{overflow: hidden;}
.images-list1 .item .pic img{width:100%;}
.images-list1 .item:hover .pic img{transform:scale(1.1,1.1);-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5;}
@media (max-width:767px) /*手机端*/
{
.images-list1 .item {padding:10px;}
}
/*首页-合作伙伴*/
.images-list2 .row {margin-left:-15px;margin-right: -15px;}
.images-list2 .row .item {padding:20px 10px;margin-top: 20px;text-align: center;border:1px solid #f5f5f5;overflow:hidden;box-shadow: 0px 0px 15px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 15px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 15px rgba(152, 152, 152, .2);-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.images-list2 .row .item:hover {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.images-list2 .row .item a{display:block;overflow:hidden;}
.images-list2 .row .item .pic{min-height:80px;line-height: 1;}
.images-list2 .row .item .pic img{width:auto;height:auto;}
.images-list2 .row .item .title{height: 2;line-height: 2;color: #000;}
.images-list2 .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}
@media only screen and (max-width:767px) 
{
   .images-list2 .row .item .pic{min-height:60px;}
}

/*新闻资讯-首页、子栏目公用*/
.news-list{clear:both;overflow:hidden;}
.news-list li.tw{display:block;width:100%;margin:0px 0px 15px 0px;padding-bottom:15px;border-bottom: 1px solid #e6e6e6;}
.news-list li.tw .pic{float:left;width:160px;height:105px;overflow:hidden;margin-right:10px;}
.news-list li.tw .pic img{width:100%;height:100%;display:block;}
.news-list li.tw .content{display:inline;}
.news-list li.tw .content a{display:block;line-height:2;font-size:16px;}
.news-list li.tw .content p{color:#666;max-height:72px;line-height:24px;margin-top: 5px;overflow:hidden;} 
.news-list li.tw .content .date{display:block;text-align: right;color: #999;margin-top: 5px;} 

.news-list li.item1{clear:both;overflow:hidden;width:100%;height: 45px;line-height: 45px;}
.news-list li.item1 .title{float:left;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list li.item1 .date{float:right;padding-right: 0px;color: #999;}

.news-list li.item{clear:both;overflow:hidden;width:100%;height: 60px;line-height: 60px;font-size: 16px;border-bottom:1px dashed #e5e5e5;}
.news-list li.item .title{float:left;padding-left:10px;background:url(images/article_arrow.jpg) no-repeat left center;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list li.item .date{float:right;padding-right: 0px;color: #999;}

.news-list1 {margin-top: 12px;}
.news-list1 li.item{clear:both;overflow:hidden;width:100%;height: 40px;line-height: 40px;border-bottom:1px dashed #ccc;}
.news-list1 li.item .title{float:left;padding-left:0px;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list1 li.item .date{float:right;padding-right: 0px;color: #999;}

.news-list2 li.item{clear:both;overflow:hidden;width:100%;height: 50px;line-height: 50px;font-size: 16px;}
.news-list2 li.item .title{float:left;padding-left:10px;background:url(images/article_arrow.jpg) no-repeat left center;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list2 li.item .date{float:right;padding-right: 0px;color: #999;}
@media (max-width:768px) /*手机端*/
{
    .news-list li.item1{height: 38px;line-height: 38px;}
.news-list2{margin-top: 10px;}
.news-list2 li.item{height: 30px;line-height: 30px;font-size: 14px;}
}
@media (max-width:767px) /*手机端*/
{
.news-list li.item{font-size: 14px;height: 50px;line-height: 50px;}
.news-list li.item .title{max-width:76%;}
}

.news-list3 {padding:20px;background:#FFF;}
.news-list3 li.item{clear:both;overflow:hidden;width:100%;}
.news-list3 li.item .title{float:left;padding-left:11px;background:url(images/arr.png) no-repeat left center;font-size: 16px;line-height: 32px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*首页-新闻资讯列表*/
.news-list li.tw2{display:block;width:100%;padding-bottom: 20px;margin-top:20px;text-align:left;border-bottom:1px solid #ededed;overflow:hidden;}
.news-list li.tw2 .pic{overflow:hidden;}
.news-list li.tw2 .pic img{width:100%;height:100%;max-height: 200px;display:block;}
.news-list li.tw2:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list li.tw2 .content{padding-left: 20px;}
.news-list li.tw2 .content .t1{display:block;font-size:18px;line-height: 1.5;margin-bottom: 3px;overflow:hidden;}
.news-list li.tw2 .content .t2{width:100%;color:#888;max-height:44px;line-height:22px;} 
.news-list li.tw2 .content .mored{float: right;margin-top: 12px;width:90px;height:26px;line-height:26px;text-align: center;background:#efb402;color:#fff;display:block;overflow:hidden;}
.news-list li.tw2:hover .content .mored{background:#2e9ede;}
@media (max-width:767px) /*手机端*/
{
  .news-list li.tw2{padding-bottom: 15px;margin-top:15px;}
  .news-list li.tw2 .pic{max-height: auto;margin-top:3px;}
  .news-list li.tw2 .content{padding-left: 0px;}
  .news-list li.tw2 .content .t1{font-size:16px;margin-top: 10px;}
  .news-list li.tw2 .content .t2{max-height:40px;line-height:20px;} 
}

/*swiper*/
@media (max-width:1024px) /*手机端*/
{
    .swiper-inner{padding-bottom:22px;}
    .swiper-inner .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
    .swiper-inner .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.8;}
    .swiper-inner .swiper-pagination-bullet-active{opacity:1;background:#efb402;}
}
@media (max-width:767px) /*手机端*/
{
    .swiper-inner1{padding-bottom:22px;}
    .swiper-inner1 .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
    .swiper-inner1 .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
    .swiper-inner1 .swiper-pagination-bullet-active{opacity:1;}

    .swiper-inner3{padding-bottom:22px;}
    .swiper-inner3 .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
    .swiper-inner3 .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
    .swiper-inner3 .swiper-pagination-bullet-active{opacity:1;background:#efb402;}
}
.swiper-inner2{padding-bottom:22px;}
.swiper-inner2 .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
.swiper-inner2 .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
.swiper-inner2 .swiper-pagination-bullet-active{opacity:1;background:#efb402;}

/*首页_新闻*/

.sy-news{clear: both;}
.sy-news .item{ position: relative;display: block;width:100%;padding: 18px 0; min-height: 110px;overflow: hidden;}
.sy-news .item:first-child{padding-top:0px;}
.sy-news .item .pic{ float: left;width:20%;}
.sy-news .item .pic img{ width:100%;}
.sy-news .item .divInfo{float: right;width:64%;display: table; border-left: #e6e6e6 2px solid;height: 96px;}
.sy-news .item .divInfo .divCont{min-height: 100px; display:table-cell; vertical-align: middle;padding-left: 15px;}
.sy-news .item .divInfo .divCont .title{ font-size:16px;line-height: 1.5;}
.sy-news .item .divInfo .divCont .title span{ display: block;font-size: 14px;line-height: 1.7;color:#656565;margin-top: 8px;}

.sy-news .item .divTime{ width:14%; float: left; margin-top: 5px;text-align: right;font-family: Arial;}
.sy-news .item .divTime .data{ display: block;font-size: 38px;color: #2e9ede;font-weight: bold;line-height: 1.2;}
.sy-news .item.divTime .year{ display: block; font-size: 14px; color: #898989;  line-height: 1; }

/*联系我们*/
.lm-contact{clear: both;width:100%;padding:35px 0px 20px;overflow: hidden; }
.lm-contact .title{font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.lm-contact p{padding: 0px;margin:20px 0px;font-size: 16px;color: #666;line-height: 25px;}
.lm-contact .ewm{margin-top: 20px;text-align: center;}
.lm-contact .ewm img{padding: 10px;border:1px solid #ddd;width: 130px;}
.lm-contact .ewm .t1{display: block;padding-top: 10px;}
@media (max-width:767px) /*手机端*/
{
.lm-contact{padding: 20px 0px;}
.lm-contact .title{font-size: 18px;margin-bottom: 10px;}
.lm-contact p{margin:0px 0px;font-size: 14px;}
.zxlyt{margin-top: 10px;}
}

/*产品内容页*/

.p-content{line-height:2;min-height: 300px;padding:10px 0px;border:0px #e0e0e0 solid;overflow:hidden; }

.product-detail {line-height:2;margin:15px auto 15px 20px;}
.product-detail h3{font-size:26px;margin-bottom:5px;color: #efb402;}
.product-detail h6{font-size:16px;margin-top: 10px;margin-bottom:5px;color: #555;}
.product-detail .line{width:60px;background:#efb402;height:2px;margin-bottom:10px;}
.product-detail ul {margin-top: 2px;}
.product-detail ul li{display: inline-block;margin-right: 20px;margin-top: 10px;}
.product-detail ul li i{color: #fff;background: #efb402;font-size: 13px;border-radius: 50%;margin-right:5px;padding: 5px;}
.product-detail .jianjie{line-height:2;color:#555;margin-bottom:12px;}
.product-detail .yuyue{display: block;color:#555;padding-top: 10px;margin-bottom:0px;border-top:1px #eee solid;}
.product-detail .yuyue i{font-size: 28px;color: #efb402;margin-right:5px;}
.product-detail .yuyue span{font-size: 24px;color: #efb402;font-family: Impact;}
.product-detail .add{display: block;color:#555;border-top:1px #eee solid;padding-top: 10px;}

.product-detail .zixunbox{width:100%;border-top:1px solid #ddd;margin-top:10px;padding-top:30px;}
.product-detail .zixunbox li{float: left;width:33.33%;}
.product-detail .zixunbox .zixun{color:#fff;background:#efb402;font-size:18px;height:50px;text-align: center;font-weight:normal;line-height:50px;margin-right: 15px;border-radius: 5px;display: block;cursor:pointer}
.product-detail .zixunbox li:last-child .zixun{margin-right: 0px;}

.p-content .comtitle{margin-top:20px;height:40px;background: url(../images/p-titbg.png) no-repeat 100px center;}
.p-content .comtitle span{display:inline-block;color:#efb402;height:40px;line-height:40px;font-size:20px;font-weight:normal;}
.p-content .contentbox{padding:10px 0 20px;font-size:16px;}

@media (max-width:768px) /*手机端*/
{
  .product-detail {margin:15px auto;}
}
@media (max-width:767px) /*手机端*/
{
    .product-detail h3{font-size:20px;}
    .product-detail .line{width:42px;}
    .p-content .comtitle span{font-size:18px;}
    .p-content .comtitle{margin-top:10px;background: url(../images/p-titbg.png) no-repeat 85px center;}
    .p-content .contentbox{font-size:14px;}
}

/*栏目-专家团队*/
.lm_team .row {margin-left: -15px;margin-right: -15px;}
.lm_team .item {margin-top: 20px;overflow:hidden;}
.lm_team .item .con{width:100%;background:#f5f5f5;padding:12px 15px;border-bottom:3px solid #efb402;}
.lm_team .item .con .title_line{margin:5px 0 8px;width:20px;height:1px;background:#7f7f7f;}
.lm_team .item .con .t1{font-size:16px;}
.lm_team .item .con .t2{line-height: 40px;color:#fff;background-color: #1B1B1B;}
.lm_team .item .pic{overflow: hidden;}
.lm_team .item .pic img{width:100%;}
.lm_team .item:hover .con{background:#efb402;}
.lm_team .item:hover .con .title_line{background:#fff;}
.lm_team .item:hover .con .t1{color: #ffffff;}
.lm_team .item:hover .pic img{transform:scale(1.1,1.1);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5;}

/*栏目-成功案例*/
.cgal{padding-bottom:0px;}
.cgal .item {background-color: #ffffff;overflow:hidden;border:1px solid #f5f5f5;}
.cgal .item .con{padding:8px 10px;}
.cgal .item .con .title{height: 25px;line-height: 25px;font-size:14px;color:#000;}
.cgal .item .con .intro{display:block;line-height: 22px;font-size:12px;color:#666;}
.cgal .item .img{overflow: hidden;width:100%;}
.cgal .item .img img{width:100%;}
.cgal .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}

/*问答样式*/
.FaqList{clear: both;}
  .FaqList .item{margin-bottom: 20px;}
  .FaqList .circle{float: left;position: relative;width: 26px;height: 26px;line-height: 26px;margin: 2px 5px 0 0;border-radius: 4px;background: #C4261D;text-align: center;color: #FFF;font-size: 14px;}
  .FaqList .circle:after{content: "";position: absolute;top: 100%;left: 0;width: 0;height: 0;margin-top: -7px;border: 5px solid transparent;transform: rotate(2deg);-webkit-transform: rotate(2deg);}
  .FaqList .circle.q{margin-left: 8px;font-style: normal;}
  .FaqList .circle.q:after{border-left-color: #C4261D;}
  .FaqList .circle.a{background: #E8A839;font-style: normal;}
  .FaqList .circle.a:after{border-left-color: #E8A839;}
  .FaqList .ico-hot{float: left;}
  .FaqList .ico-hot:before{width: 40px;height: 18px;margin-top: 1px;background-position: -315px -390px;}
  .FaqList .ht h4{padding-left: 45px;font-size: 18px;}
  .FaqList .ct{position: relative;padding: 15px 8px 10px;margin-top: 15px;box-shadow: 0 0 10px rgba(0,0,0,.13);}
  .FaqList .ct .arrow{position: absolute;left: 5px;top: -13px;width: 30px;height: 30px;text-align: center;}
  .FaqList .ct .arrow:before{content: "";display: inline-block;width: 8px;height: 8px;box-shadow: 0 -3px 4px rgba(0,0,0,.1);background: #FFF;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
  .FaqList .txt{overflow: hidden;line-height: 24px;padding:0 10px;color: #666;}
  .FaqList .read{float: right;margin-right: 15px;}

  .FaqList .btns{margin-top: 10px;line-height: 30px;}
  .FaqList .date{margin-left: 15px;color: #ABABAB;font-style: normal;}


/*在线留言表单*/
.ui-validForm{padding-top:30px;}
.form-group::before,.form-group::after{content:"";display:table} 
.form-group::after{clear:both} 
.form-group{position:relative;padding:10px 0px;}
.form-group .control-label{position:absolute;left:0px;top:10px;}
.form-group .controls{padding-left:100px;}
.form-group .form-control{border:1px solid #eeeeee;height:32px;line-height:32px;width:100%;padding:2px 5px;font-size:14px;color:#666;transition:all .5s ease-in-out}
.form-group .form-control:focus{border-color:#ad7669}
.form-group textarea.form-control{height:300px}
.form-group .help-block{display:block}
.btn{border:1px solid #efb402;color:#fff;height:35px;width:120px;background:#efb402;transition:all .5s ease-in-out}
.btn:hover{background:#805246}
.form-group .controls-verificationCodeImage{position:relative;max-width:400px;_width:400px;}
.form-group .lb_verificationCodeImage{position:absolute;display:inline-block;right:1px;top:0px;height:32px;overflow:hidden}
.form-group .lb_verificationCodeImage img{height:30px;}

.el-textarea__inner:focus,.el-input.is-active .el-input__inner, .el-input__inner:focus{border-color: #efb402!important;outline: 0;}
.el-button--small, .el-button--small.is-round {padding: 12px 50px!important;}
.el-button--primary {background-color: #efb402!important;border-color: #efb402!important;}
.el-form--label-left .el-form-item__label {text-align: center!important;}
.el-textarea textarea{height: 100px!important;}


#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 12px;
    right: 12px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: -8889px;
    background: url(Images/ui.totop.png) no-repeat left 0px;
    background-size: auto;
    background-size: cover;
    z-index:190;
    border-radius:50%;
    transition:all 0.2s linear;
}
#toTop:hover {
    background-position:left -50px;
    background-size: cover;
    }

/*人才招聘*/
.jjyc{clear:both;overflow:hidden;width:100%;font-size:16px;padding-top:10px;}
.jjyc li{margin:10px 0;position:relative;box-shadow:none;}
.jjyc li .tits{font-size:16px;height:45px;line-height:45px;padding-left:15px;cursor:pointer;padding-right:50px;-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.jjyc li .tits span.s1{display:inline-block;position:absolute;top:0px;right:0px;z-index:5;width:50px;border-left:1px #fff solid;height:45px;line-height:45px;text-align:center;font-weight:normal;font-size:24px;background:#efb402;color:white;}
.jjyc li .tits{background:#f5f5f5;}
.jjyc li .tits.current{background:#46b085;color:white;}
.jjyc li .tits.current span.s1{background:#46b085;}
.jjyc li .coms{padding:25px 15px;background:#fff;line-height:2;transform:scale(1,1);transition: all 0.3s ease-out 0s;}
.jjyc li .tits .span_minus:before{content: "-";}
.jjyc li .tits .span_plus:before{content: "+";}
.collapse {display: none;}
.collapse.in {display: block;}

/*手机首页图标导航*/
.mainnav{clear: both;padding:30px 0px 22px;overflow:hidden;text-align:center;border-bottom:8px #e5e5e5 solid;}
.mainnav ul li{font-size: 18px;line-height: 2.5;padding:10px 0;text-align:center;margin:0 auto;}
.mainnav ul li i{font-size: 40px;text-align:center;margin:0 auto;display: block;color: #fff;width: 80px;height:80px;line-height:80px;border-radius: 50%;background: linear-gradient(180deg, #5c7dd9 0%,#5b8aed 100%);}
@media (max-width:767px) /*手机端*/
{
.mainnav{padding:20px 0px 12px;}
.mainnav ul li{font-size: 16px;padding:5px 0;}
.mainnav ul li i{font-size: 30px;width: 60px;height:60px;line-height:60px;}
}
/*悬浮图标*/
.service-online {
  position: fixed;
    _position: absolute;
    bottom: 40%;
    right: .1%;
    z-index: 1000;
}
.service-online .btn {
  width: 50px; height: 50px; font-size: 22px; margin-bottom: 1px; vertical-align: middle; display: block; background-color: #40579b;border: 0px solid rgb(208, 208, 208);
}
.service-online .btn .fa {
  line-height: 40px; vertical-align: top;
}
.service-online :last-child.btn {
  margin-bottom: 0px;
}
.service-online #hotline {
  position: relative;
}
.service-online .linebox {
  left: -185px; width: 190px;bottom: 0px; display: none; position: absolute;
}
.service-online .linebox p {
  line-height: 1.8;
}
.service-online .linebox p .fa {
  top: 4px; line-height: 1.4; position: relative;
}
.service-online #hotline .linebox .contentbox {
  background: rgb(255, 255, 255); padding: 9px 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 170px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online #hotline:hover .linebox {
  display: block;
}
.service-online .ewm {
  left: -145px; width: 150px; height: 150px; bottom: 0px; display: none; position: absolute;
}
.service-online #weixinIm:hover .ewm {
  display: block;
}
.service-online .ewm .contentbox {
  background: rgb(255, 255, 255); padding: 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 130px; height: 150px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online .contentbox .border-right-empty {
  width: 0px; height: 0px; right: -12px; bottom: 10px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(13, 13, 13); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute;
}
.service-online .contentbox .border-right-empty span {
  left: -12px; top: -12px; width: 0px; height: 0px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(251, 251, 251); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute;
}
.service-online .ewm img {
  width: 120px; height: 120px;
}

/*移动端底部固定导航*/
.footer-fixed{position:fixed;left:0;bottom:0;width:100%;color:#fff;background:#40579b;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.footer-fixed ul{height:60px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;}
.footer-fixed ul li{flex-grow:1;}
.footer-fixed ul li + li{border-left:1px solid rgba(255,255,255,0.3);}
.footer-fixed ul li a{display:block;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.footer-fixed ul li span{font-size:16px;color:#fff;line-height:26px;}
.footer-fixed ul li .fa-home{font-size:20px;}
.footer-fixed ul li p{color:#fff;font-size:12px;}
.footer-fixed.active{transform:translateX(280px);z-index:9;}

/*foot*/
.web_foot {clear: both;width: 100%;color: #fff;overflow:hidden;}
.web_foot .foot_t {padding: 70px 0 60px;background:#333;}
.web_foot .foot-a{}
.web_foot .foot-a h5 {font-size: 16px;font-weight: normal;color: #fff;margin-bottom: 15px;}
.web_foot .foot-a li a {color: #ccc;display: block;line-height: 2.5;}
.web_foot .foot-a li:hover a{color: #fff;}
.web_foot .footR{padding-left: 60px;padding-right: 40px;color: #fff;height: 220px;border-left: 1px solid #5c5c5c;}
.web_foot .footR p{font-size: 16px;display: block;background: url(../images/tel2.png) no-repeat left center;height: 26px;line-height: 26px;padding-left: 40px;}
.web_foot .footR h3{font-size: 30px;font-family: arial;font-weight: normal;margin: 12px 0;}
.web_foot .footR .inF h6{font-size: 14px;color: #fff;line-height: 2;font-weight: normal;}
.web_foot .footR .inF h6 a{color: #fff;}
.web_foot .foot-er{margin:0 auto;text-align: center;background: url(images/code_bj.png) no-repeat center 5px; overflow: hidden;}
.web_foot .foot-er .t1{text-align: center;color:#fff;margin-top: 20px;display: block;}
.web_foot .foot-er img{width: 121px;height: 121px;display: block;margin: 14px auto 0px;overflow: hidden;}

.web_foot .com_2{width: 100%;padding:25px 0;text-align: center;background:#222;color: #fff;}
.web_foot .com_2 a{color: #fff;}
@media(max-width:1024px){
.web_foot .footR{padding-left: 50px;}
}
@media(max-width:768px){
  .web_foot {margin-bottom:60px;}
  .web_foot .foot_t {padding: 50px 0;}
  .web_foot .footR{padding-left: 40px;height: auto;border-left: 0px solid #5c5c5c;}
}
@media(max-width:767px){
  .web_foot .foot_t {padding: 40px 0;}
  .web_foot .footR{padding-left: 15px;padding-right: 15px;margin-bottom: 20px;}
}
/*首页-友情链接*/
.yun-link {background:#f4f4f4;padding:20px 0px;}
.yun-link ul {}
.yun-link ul li {display: inline-block;margin-right: 15px;line-height: 2;}
.yun-link ul li span{color:#efb402;margin-right: 5px;}
.yun-link ul li:first-child {margin-right: 5px;font-size:16px;}
@media(max-width:767px){
  .yun-link ul li:first-child {display: block;}
}
/*顶部弹窗*/
.modal-header{
  padding:10px 15px 65px; 
  background: url(images/mt-bg.jpg);
  background-size:100% 100%;
  border-bottom: 0px solid #e5e5e5;
}
.modal-content {
    overflow:hidden;
}

.modal-content .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
    background: none;
    border:0px;
}
.modal-content .modal-body{
    padding:15px 40px 0;width:100%;
}
.modal-content .modal-footer{
    border-top: 0px solid #eee;
}

    .modal-content .close:hover,
    .modal-content .close:focus {
        color: #ff7e00;
        text-decoration: none;
        cursor: pointer;
        opacity: 1
        filter: alpha(opacity=100);
    }
</pre></body></html>